Spanish updates from Alberto Nu~nez
[adiumx.git] / Plugins / Purple Service / es.lproj / DCPurpleYahooJoinChatView.nib / classes.nib
blob1e0e0c33cbde560a936fabd139b69fdc99eb1e64
2     IBClasses =     (
3                 {
4             CLASS = AICompletingTextField;
5             LANGUAGE = ObjC;
6             SUPERCLASS = NSTextField;
7         },
8                 {
9             CLASS = DCGaimYahooJoinChatViewController;
10             LANGUAGE = ObjC;
11             OUTLETS =             {
12                 "textField_inviteMessage" = NSTextField;
13                 "textField_inviteUsers" = NSTextField;
14             };
15             SUPERCLASS = DCJoinChatViewController;
16         },
17                 {
18             ACTIONS =             {
19                 closeWindow = id;
20                 joinChat = id;
21             };
22             CLASS = DCJoinChatViewController;
23             LANGUAGE = ObjC;
24             OUTLETS =             {
25                 "popUp_service" = NSPopUpButton;
26                 "textField_roomName" = NSTextField;
27                 view = NSView;
28                 "view_customView" = NSView;
29             };
30             SUPERCLASS = NSWindowController;
31         },
32                 {
33             ACTIONS =             {
34                 joinChat = id;
35             };
36             CLASS = DCNothing;
37             LANGUAGE = ObjC;
38             OUTLETS =             {
39                 "popUp_service" = NSPopUpButton;
40                 "view_customView" = NSView;
41                 "window_main" = NSWindow;
42             };
43             SUPERCLASS = NSObject;
44         },
45                 {
46             CLASS = FirstResponder;
47             LANGUAGE = ObjC;
48             SUPERCLASS = NSObject;
49         }
50     );
51     IBVersion = 1;